ComponentOne ASP.NET MVC Controls
SymbolStyle Property

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : SymbolStyle Property
Gets or sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public ReadOnly Property SymbolStyle As SVGStyle
public SVGStyle SymbolStyle {get;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members